| Text | |||
| --color-fg | #24273A | Primary text (Ebony Clay) | |
| --color-fg-2 | #434761 | Secondary text (River Bed) | |
| --color-fg-3 | #A1A2A7 | Muted text (Steel) | |
| --color-fg-inverted | #FDFDFD | Text on dark surfaces | |
| Backgrounds | |||
| --color-bg | #FDFDFD | Page background | |
| --color-bg-alt | #F3F3F4 | Alt section background | |
| --color-bg-dark | #24273A | Dark/inverted sections | |
| --color-bg-accent | #D1F0DC | Soft green accent bg | |
| Interactive | |||
| --color-primary | #17B452 | Primary / CTA color | |
| --color-primary-hover-bg | rgba(23,180,82,0.2) | Button hover bg | |
| --color-link | #17B452 | Link / inline action | |
| Borders | |||
| --color-border | rgba(36,39,58,0.10) | Default border | |
| --color-border-accent | #17B452 | Accent border (cards) | |